home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Multimedia / GOM Player 2.1.8.3683 / GOMPLAYERSETUP.EXE / GomX2.dll / SKIN / IDR_SKIN_XML < prev    next >
Extensible Markup Language  |  2007-11-01  |  857b  |  30 lines

  1. <?xml version="1.0" encoding="EUC-KR" ?>
  2.  
  3. <GXSkin>
  4.     <!-- ▒Γ║╗ ╣Φ░µ ╝╙╝║ -->
  5.     <SkinWindow BkgndImage = "" BkgndType = "tile" ResizeBorder="0" 
  6.         ClientCaption="0" PopupWindow="0" ActAsControl="0" Debug="0" Width="531" Height="416">
  7.  
  8.         <!-- ─▄╞«╖╤ ┴ñ└╟ -->
  9.         <ControlDefine>
  10.  
  11.             <!-- ┼╫╡╬╕« -->
  12.             <StaticControl StaticControlType="color" ControlColor="#7F9DB9" Align="client" Gaps="0,0,0,0">
  13.  
  14.             <!-- ╟╧┤▄ ─▄╞«╖╤ ╣┌╜║ -->
  15.             <StaticControl StaticControlType="color" ControlColor="blue" Align="bottom" Height="30" >
  16.                 <ButtonControl CMD="ID_PLAYPAUSE" ButtonControlType="color" ControlColor="red" Align="left" Width="20" Gaps="0,0,0,0" />
  17.             </StaticControl>
  18.  
  19.  
  20.             <!-- ║±╡≡┐└ ─▄╞«╖╤ -->
  21.             <WindowControl CID="CONTROLID_MOVIE" Align="client" Gaps="0,0,0,0" />
  22.  
  23.             </StaticControl>
  24.  
  25.         </ControlDefine>
  26.     </SkinWindow>
  27. </GXSkin>
  28.  
  29.  
  30.